projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bffa01
)
; * nt/INSTALL: Fix a typo.
author
Eli Zaretskii
<eliz@gnu.org>
Fri, 22 Oct 2021 12:42:27 +0000
(15:42 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 22 Oct 2021 12:42:27 +0000
(15:42 +0300)
nt/INSTALL
patch
|
blob
|
history
diff --git
a/nt/INSTALL
b/nt/INSTALL
index 5a76f5bdedaae163c060b643690eadf780352796..c324fb4ae7d76cf48d9691f0c22b6fb43484b74e 100644
(file)
--- a/
nt/INSTALL
+++ b/
nt/INSTALL
@@
-745,7
+745,7
@@
build will run on Windows 9X and newer systems).
https://developers.google.com/speed/webp/
- w
ere compiled by MSVC, and include
only static libraries, no DLLs.
+ w
as compiled by MSVC, and includes
only static libraries, no DLLs.
So you cannot use that to build Emacs with WebP support on
MS-Windows, as that needs libwebp as a DLL.